]> dgit.raspbian.org Git - ostree.git/commit
zipl: Switch from genprotimg to pvimg for SE boot image generation
authorNikita Dubrovskii <nikita@linux.ibm.com>
Thu, 25 Jun 2026 11:00:11 +0000 (13:00 +0200)
committerNikita Dubrovskii <nikita@linux.ibm.com>
Thu, 25 Jun 2026 11:00:11 +0000 (13:00 +0200)
commited024e0ad94579f2aa684269f8edeaa3985e530d
treedb207c6601e9603a3c961c33b513bfb14d5eb2b8
parent6ea108187ffc6da276bef6761802d941529eb983
zipl: Switch from genprotimg to pvimg for SE boot image generation

el9, el10 and rhel-9.6 now ship s390utils-base >= 2.36.0, which
replaces the obsolete genprotimg tool with pvimg. Update the Secure
Execution boot image generation to use 'pvimg create' with long-form
flags (--kernel, --ramdisk, --parmfile, --output).

The pvimg tool natively supports the --overwrite option, eliminating
the need to manually remove the existing sdboot image before
regeneration.
src/libostree/ostree-bootloader-zipl.c